home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Carousel Volume 2 #1
/
carousel.iso
/
mactosh
/
hc
/
clipartv.sit
/
Clip Art Viewer 1.5
/
background_2779.txt
next >
Wrap
Text File
|
1988-11-14
|
3KB
|
156 lines
-- background: 2779 from stack: in.5
-- bmap block id: 3168
-- flags: 4000
-- background id: 0
-- name:
-- part 9 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=228 top=310 right=335 bottom=255
-- title width / last selected line: 0
-- icon id / first selected line: 1014 / 1014
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Prev
----- HyperTalk script -----
on mouseUp
visual effect wipe right
go to previous card
end mouseUp
-- part 10 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=264 top=310 right=335 bottom=291
-- title width / last selected line: 0
-- icon id / first selected line: 1013 / 1013
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Next
----- HyperTalk script -----
on mouseUp
visual effect wipe left
go to next card
end mouseUp
-- part 11 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=472 top=4 right=33 bottom=504
-- title width / last selected line: 0
-- icon id / first selected line: 21700 / 21700
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Home
----- HyperTalk script -----
on mouseUp
visual effect iris open
go Home
end mouseUp
-- part 12 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=468 top=309 right=337 bottom=505
-- title width / last selected line: 0
-- icon id / first selected line: 1012 / 1012
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Return
----- HyperTalk script -----
on mouseUp
visual effect iris close
go to card "ClipArt1"
end mouseUp
-- part 13 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=154 top=280 right=307 bottom=370
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 3
-- text size: 10
-- style flags: 0
-- line height: 13
-- part name: Description
-- part 15 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=14 top=302 right=336 bottom=53
-- title width / last selected line: 0
-- icon id / first selected line: 32670 / 32670
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: View
----- HyperTalk script -----
on mouseUp
push card
go to card "ClipArt1"
show card field "Dlog"
show card button "OK"
show card button "Cancel"
show card button "SlideShow"
show card button "Fast"
hide card button "About"
put "Enter the number of seconds to display each image:" into card field "InstField"
put "Set Options for Slideshow" into card field "Dlog"
put ".5" into card field "Mike"
set the hilite of card button "Recycle" to true
set the hilite of card button "SlideShow" to false
set the hilite of card button "Fast" to true
hide card button "Recycle"
hide card button "Sequential"
hide card button "Random"
hide card field "InstField"
hide card field "Mike"
end mouseUp
-- part 16 (button)
-- low flags: 00
-- high flags: 8003
-- rect: left=9 top=6 right=28 bottom=109
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Grabber
----- HyperTalk script -----
on mouseUp
doMenu "Art Grabber+Γäó"
end mouseUp